[INFO] fetching crate hpke-crypto 0.0.1...
[INFO] fixing hpke-crypto-0.0.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate hpke-crypto 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate hpke-crypto 0.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hpke-crypto 0.0.1
[INFO] tweaked toml for crates.io crate hpke-crypto 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hpke-crypto 0.0.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hpke-crypto 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wrapper-lite v0.4.0
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.12
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.1
[INFO] [stderr]   Downloaded graviola v0.3.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9fae40a60f5885af9ea7e3a51e88afddadc289c532c7284ec413bcd95e486c4f
[INFO] running `Command { std: "docker" "start" "9fae40a60f5885af9ea7e3a51e88afddadc289c532c7284ec413bcd95e486c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9fae40a60f5885af9ea7e3a51e88afddadc289c532c7284ec413bcd95e486c4f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9fae40a60f5885af9ea7e3a51e88afddadc289c532c7284ec413bcd95e486c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9fae40a60f5885af9ea7e3a51e88afddadc289c532c7284ec413bcd95e486c4f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking wrapper-lite v0.4.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking hpke-crypto v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]  --> tests/kem.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]   |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "_backend")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout] 7 | pub mod backend;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/kem.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]  --> benches/bench_aead.rs:8:49
[INFO] [stdout]   |
[INFO] [stdout] 8 | static BACKEND_AWS_LC_RS: LazyLock<hpke_crypto::backend::HpkeCryptoAwsLc> =
[INFO] [stdout]   |                                                 ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "_backend")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout] 7 | pub mod backend;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]  --> benches/bench_aead.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     LazyLock::new(|| hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap());
[INFO] [stdout]   |                                   ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "_backend")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout] 7 | pub mod backend;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> benches/bench_aead.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | static BACKEND_GRAVIOLA: LazyLock<hpke_crypto::backend::HpkeCryptoGraviola> =
[INFO] [stdout]    |                                                ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]  --> tests/kdf.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]   |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "_backend")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout] 7 | pub mod backend;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> benches/bench_aead.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 |     LazyLock::new(|| hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap());
[INFO] [stdout]    |                                   ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]  --> tests/kdf.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]   |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "_backend")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout] 7 | pub mod backend;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/kdf.rs:53:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/kdf.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/kem.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]  --> tests/dh.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]   |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "_backend")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout] 7 | pub mod backend;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/kdf.rs:58:22
[INFO] [stdout]    |
[INFO] [stdout] 58 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/dh.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]  --> tests/kem.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]   |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "_backend")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout] 7 | pub mod backend;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]  --> tests/secure_random_fill.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]   |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "_backend")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout] 7 | pub mod backend;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hpke-crypto` (bench "bench_aead") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/kdf.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/secure_random_fill.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/dh.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/aead.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/dh.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/aead.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/secure_random_fill.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]    --> tests/kdf.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]     |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "_backend")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]   7 | pub mod backend;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]    --> tests/kdf.rs:176:22
[INFO] [stdout]     |
[INFO] [stdout] 176 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]     |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "_backend")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]   7 | pub mod backend;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]  --> tests/secure_random_fill.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]   |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/lib.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "_backend")]
[INFO] [stdout]   |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout] 7 | pub mod backend;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/kem.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/kem.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]    --> tests/kdf.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]     |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "_backend")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]   7 | pub mod backend;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/dh.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/dh.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |         hpke_crypto::backend::HpkeCryptoAwsLc::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]    --> tests/kdf.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]     |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(feature = "_backend")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]   7 | pub mod backend;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hpke-crypto` (test "dh") due to 6 previous errors
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/aead.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hpke-crypto` (test "kem") due to 6 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hpke-crypto` (test "secure_random_fill") due to 4 previous errors
[INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto`
[INFO] [stdout]   --> tests/aead.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |         hpke_crypto::backend::HpkeCryptoGraviola::new().unwrap(),
[INFO] [stdout]    |                      ^^^^^^^ could not find `backend` in `hpke_crypto`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "_backend")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `_backend` feature
[INFO] [stdout]  7 | pub mod backend;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hpke-crypto` (test "kdf") due to 10 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hpke-crypto` (test "aead") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "9fae40a60f5885af9ea7e3a51e88afddadc289c532c7284ec413bcd95e486c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fae40a60f5885af9ea7e3a51e88afddadc289c532c7284ec413bcd95e486c4f", kill_on_drop: false }`
[INFO] [stdout] 9fae40a60f5885af9ea7e3a51e88afddadc289c532c7284ec413bcd95e486c4f
